-
Home
-
GiveWP – Donation Plugin and Fundraising Platform
-
3.16.3
-
Code
-
Classes
- LogRepository
Total Complexity |
47 |
Dependencies |
6 |
Dependents |
6 |
Total lines |
434 |
Lines of code |
245 |
Logical lines of code |
108 |
Comment lines |
101 |
Methods |
18 |
Properties |
1 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getLogsForRequest() |
A |
40 |
13 |
57 |
getLogCountForRequest() |
S |
51 |
6 |
26 |
getLogsByType() |
S |
55 |
3 |
21 |
getLogsByCategory() |
S |
55 |
3 |
21 |
getLogs() |
S |
56 |
3 |
19 |
getLog() |
S |
57 |
2 |
18 |
getSources() |
S |
64 |
3 |
10 |
getCategories() |
S |
64 |
3 |
10 |
getLogCountBy() |
S |
63 |
2 |
10 |
updateLog() |
S |
59 |
1 |
15 |
insertLog() |
S |
60 |
1 |
14 |
getLogsPerPageLimit() |
S |
81 |
1 |
3 |
getSortableColumns() |
S |
81 |
1 |
3 |
__construct() |
S |
76 |
1 |
4 |
getTotalCount() |
S |
79 |
1 |
3 |
deleteLog() |
S |
73 |
1 |
5 |
deleteLogs() |
S |
79 |
1 |
3 |
flushLogs() |
S |
79 |
1 |
3 |